home *** CD-ROM | disk | FTP | other *** search
/ Experimental BBS Explossion 3 / Experimental BBS Explossion III.iso / games / roadk103.zip / ROAD.DOC < prev    next >
Text File  |  1993-06-15  |  4KB  |  137 lines

  1.  
  2.  
  3.          ====================================
  4.  
  5.                 Road Kill  version 1.02
  6.  
  7.                      By J. Zeidel
  8.  
  9.  
  10.                Copyright (c) June 15, 1993
  11.          ====================================
  12.  
  13.  
  14.  
  15.  
  16.  
  17.  
  18. Objective:
  19.  
  20. Find and Kill the enemy cars. You car is red and the enemy is blue, 
  21. or will be when you get through with them. Your car will be damaged by
  22. enemy bullets and by crashing into things. Drive carefully.
  23.  
  24.  
  25. VGA requiremed. Joystick and SoundBlaster supported.
  26.  
  27.  
  28. Keyboard controls:
  29.  
  30.     4 left  arrow = Turn left
  31.     5 right arrow = Turn roght
  32.     8 up    arrow = Accelerate
  33.     2 down  arrow = Brake/Reverse
  34.  
  35.     Space bar     = Fire Missle
  36.  
  37.     You can also set speed by using the number keys across the top of 
  38.     the keyboard. 1 through 5 will set speed accordingly with 1 being
  39.     slowest and 5 being fastest. The 0 key will stop the car and the
  40.     tilde (~) key will go in reverse.
  41.  
  42.  
  43. Joystick controls:
  44.  
  45.     left   = Turn left
  46.     right  = Turn roght
  47.     up     = Accelerate
  48.     down   = Brake/Reverse
  49.  
  50.     button = Fire Missle
  51.  
  52.     You can also set speed by using the number keys across the top of 
  53.     the keyboard. 1 through 5 will set speed accordingly with 1 being
  54.     slowest and 5 being fastest. The 0 key will stop the car and the
  55.     tilde (~) key will go in reverse.
  56.     
  57.     The first time you select to use the joystick you will be prompted
  58.     to calibrate the joystick. Just follow the prompts and the joystick
  59.     configuration will be saved automatically in a file called "joystk.cfg".
  60.     If you wish to re-calibrate the joystick type "del joystk.cfg" and 
  61.     re-start the game with the joystick enabled.
  62.  
  63. How to run the game:
  64.  
  65.    Type "road" followed by any of the following options separates by 
  66.    spaces.
  67.  
  68.     j = Joystick
  69.     p = pc speaker sound
  70.     s = SoundBlaster (r) Creative Labs
  71.       The default for the soundblaster is IRQ7 and IO Address 0x220. 
  72.       These are the factory settings. If you need to change these settings
  73.       just include the following options.
  74.         ix = where x is the number of the SoundBlaster IRQ.
  75.         axxx = where xxx is the value for the SoundBlaster IO Address.
  76.  
  77. Several game options may be accessed using the menu system. To access the
  78. menu system hit the escape key.  If you have a mouse you may highlight the
  79. menu option desired and click the mouse button to select.  If you don't
  80. have a mouse you can access the pulldown menus by hitting the F10 key then
  81. using the arrow keys to highlight the desired option and the enter key to
  82. select.
  83.  
  84. The menu options are:
  85.  
  86.   Game:
  87.     About    = Tells what version and shows credits.
  88.     Continue = Resume playing the current game.
  89.     Restart  = Restart the game from the beginning.
  90.     Quit     = Exit to DOS.
  91.     
  92.   Damage:
  93.     Your Car:
  94.       Slight     = Your car will not take damage from bullets or crashes.
  95.       Easy       = Your car will take minor damage from bullets or crashes.
  96.       Medium     = Your car will take moderate damage from bullets or crashes.
  97.       Extreme    = Your car will take extreeme damage from bullets or crashes.
  98.     Enemy Car:
  99.       Slight     = Enemy car will take minor damage from missiles.
  100.       Medium     = Enemy car will take moderate damage from missiles.
  101.       Extreme    = Enemy car will take extreeme damage from missiles.
  102.  
  103.  
  104.   Dificulty:
  105.       Easy       = Enemy cars turn slowly.
  106.       Medium     = Enemy cars turn normaly.
  107.       Hard       = Enemy cars turn fast.
  108.  
  109.    The game starts with the medium difficulty and damage levels set.
  110.  
  111. To exit the game during play hit the "q" key.
  112.  
  113. Examples:
  114.  
  115. To run the game type "road" then hit enter.
  116. To run using a joystick type "road j" then hit enter.
  117. To run using a SoundBlaster type "road s" then hit enter.
  118. To run using a joystick and a SoundBlaster type "road s j" then hit enter.
  119. To run using a SoundBlaster with IRQ2 and IO Address 0x210 type 
  120.    "road s i2 a210"
  121.  
  122.  
  123. This game is shareware. If you find it enjoyable, please register it by 
  124. sending $7.00 to:
  125.  
  126.     James Zeidel
  127.     26 N. Madison
  128.     LaGrange, IL 60525
  129.  
  130. Registration will entitle you to updates of the software when they become
  131. available. And 5 new levels.
  132.  
  133. This game was programmed using the WordUp Graphics Toolkit by wordUp Systems.
  134.  
  135. Have fun!!
  136.  
  137.